home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 1 / PC Actual CD 01.iso / share / dos / graficos / povray / povshell.arj / CONE.TPL < prev    next >
Encoding:
Text File  |  1994-01-18  |  168 b   |  9 lines

  1. cone {
  2.   <  ,  ,  >,        //center and radius of one end
  3.   <  ,  ,  >,        //center and radius of the other end
  4.   pigment {
  5.  
  6.   }//end pigment
  7. }//end cone
  8.  
  9.